Release 10.1A: OpenEdge Development:
Progress Dynamics Managers API Reference


setPropertyList

This function sets properties in the local temp-table, ttProperty, if available. It then uses the server-side Session Manager procedure to set the properties in the context database.

Location: af\app\afsesmngrp.i

Parameters:

INPUT pcPropertyList AS CHARACTER

A comma-delimited list of property names for which to set values.

INPUT pcPropertyValues AS CHARACTER

A CHR(3)-delimited list of corresponding property values.

INPUT plSessionOnly AS LOGICAL

If set to YES, the function creates only a local temp-table record.

Returns: LOGICAL

Notes: None

Examples: See the relogon procedure in af\app\afsesmngrp.i.


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095